This is shell script for example code


Posted by coray0715 on 2023-07-04

#!/bin/bash

# This is a simple shell script example

# Print "Hello, World!" to the console
echo "Hello, World!"









Related Posts

Day01 Transfer Learning 遷移式學習

Day01 Transfer Learning 遷移式學習

1. 時間複雜度 (上篇)

1. 時間複雜度 (上篇)

D26_ALG101-Unit 5 + Unit 6

D26_ALG101-Unit 5 + Unit 6


Comments